Ninja Database Lite
Format Field



KellermanSoftware.NinjaDatabaseLite Namespace > DataResult<T> Class : Format Field
The format the data was saved in, plain, encrypted, compressed
Syntax
Public Format As EncodingFormat
Dim instance As DataResult(Of T)
Dim value As EncodingFormat
 
value = instance.Format
 
instance.Format = value
public EncodingFormat Format
public:
EncodingFormat Format
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataResult<T> Class
DataResult<T> Members